iReport.plugins
Class Load

java.lang.Object
  extended by it.businesslogic.ireport.plugin.IReportPlugin
      extended by iReport.plugins.Load

public class Load
extends it.businesslogic.ireport.plugin.IReportPlugin


Constructor Summary
Load()
           
 
Method Summary
 void call()
           
 
Methods inherited from class it.businesslogic.ireport.plugin.IReportPlugin
configure, getMainFrame, getName, setMainFrame
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Load

public Load()
Method Detail

call

public void call()
Specified by:
call in class it.businesslogic.ireport.plugin.IReportPlugin